*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 29 Feb 2004 11:28:20 +0000 (11:28 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 29 Feb 2004 11:28:20 +0000 (11:28 +0000)
src/ChangeLog

index 1e66a4473b00f44011892a47817fd346594cf0a8..5f8aaee1abab458dcae710716c839603276ab633 100644 (file)
@@ -1,3 +1,14 @@
+2004-02-28  Kim F. Storm  <storm@cua.dk>
+
+       * dispnew.c (update_window): Update header line also if there are
+       no other changes in window (move code after set_cursor label).
+
+       * lisp.h (mark_window_display_accurate): Remove prototype.
+
+       * window.c (window_loop, Fforce_window_update): Force mode line
+       updates by setting prevent_redisplay_optimizations_p and
+       update_mode_lines.
+
 2004-02-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_window): Fixed indentation.